AccountWebProtocol Property |
Gets the web protocol.
Namespace:
Independentsoft.Exchange.Autodiscover
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic WebProtocol WebProtocol { get; }Public ReadOnly Property WebProtocol As WebProtocol
Get
Property Value
Type:
WebProtocolThe web protocol.
See Also